SftTree/NET 2.0

SortAscending Constructor

Softel vdm, Inc.

Initializes a new instance of the SortAscending class.

Syntax      SortAscending Class (Softelvdm.SftTreeNET)

VB   

Public Sub New( ByVal ColumnIndex As Integer )

C#   

public SortAscending( int ColumnIndex );

C++   

public: SortAscending( int ColumnIndex );

ColumnIndex

Index of the column whose cell text is to be sorted.

Comments

The SortAscending constructor initializes a new instance of the SortAscending class.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com